home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6509 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: cs.keele.ac.uk!paul
  2. From: paul@cs.keele.ac.uk (Paul Singleton)
  3. Newsgroups: comp.lang.c
  4. Subject: browsing C sources as a Web?
  5. Date: 25 Feb 1996 15:18:30 GMT
  6. Distribution: world
  7. Message-ID: <4gpuk6$b1@gerry.cc.keele.ac.uk>
  8. NNTP-Posting-Host: sleepy.cs.keele.ac.uk
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Has anyone come across, or is anyone in the process of building, a
  12. C source browser using WWW technology?
  13.  
  14. I envisage the conversion of C source files, header files and
  15. manual pages into HTML documents where cross-references (e.g. the
  16. use of identifiers, types, etc) are represented as hypertext links
  17. to the appropriate definition.
  18.  
  19. I appreciate that there are dedicated repositories and program
  20. development environments which support this sort of dependency
  21. browsing, but I'm not aware of one using HTML.
  22.  
  23. [I put together a simple tool for browsing Prolog programs
  24. as HTML documents, but the interdependencies in Prolog are
  25. extremely simple.]
  26.  
  27. I appreciate some of the problems of parsing "C" source containing
  28. preprocessor constructs (there is no tractable formal syntax for
  29. this mixture of languages) but it is worth solving incompletely,
  30. whatever the absolutists think.
  31.  
  32. Paul
  33. ----
  34.   __   __    Paul Singleton PhD CEng MBCS  email: p.singleton@keele.ac.uk
  35.  |__) (__    Dept. of Computer Science       tel: +44 (0)1782 583477
  36.  |  .  __).  Keele University, Newcastle,    fax: +44 (0)1782 713082
  37.              Staffs  ST5 5BG,  U.K.         road: UK M6 J15 follow signs
  38.